FootnoteSeparatorAdjustment Property
Specifies how a footnote separator line is aligned on a page.
The defined values are:
-center: footnote separator line centered on page.
-left: footnote separator line aligned to left on page.
-right: footnote separator line aligned to right on page.
The default value for this attribute is left.
Namespace: Independentsoft.Office.Odf.StylesAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public Adjustment Adjustment { get; set; }
Public Property Adjustment As Adjustment
Get
Set
Property Value
Adjustment